home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HInfo.EN / RCDATA / TDLGINFO / TDLGINFO.txt < prev   
Encoding:
Text File  |  2002-05-12  |  5.5 KB  |  249 lines

  1. object DlgInfo: TDlgInfo
  2.   Left = 345
  3.   Top = 189
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Basic information on programme'
  7.   ClientHeight = 268
  8.   ClientWidth = 269
  9.   Color = clWindow
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   ShowHint = True
  18.   OnCreate = DlgCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ExPanel: TExPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 269
  25.     Height = 268
  26.     Align = alClient
  27.     TabOrder = 0
  28.     JStyleTexture = txTile
  29.     JTransparent = False
  30.     object BitBtnClose: TBitBtn
  31.       Left = 104
  32.       Top = 240
  33.       Width = 75
  34.       Height = 21
  35.       Cursor = crHandPoint
  36.       Caption = 'Close'
  37.       TabOrder = 0
  38.       OnClick = BitBtnCloseClick
  39.     end
  40.     object Panel: TPanel
  41.       Left = 8
  42.       Top = 8
  43.       Width = 253
  44.       Height = 225
  45.       BevelInner = bvLowered
  46.       Color = 16119285
  47.       TabOrder = 1
  48.       object Label1: TLabel
  49.         Left = 32
  50.         Top = 12
  51.         Width = 31
  52.         Height = 13
  53.         Caption = 'Name:'
  54.       end
  55.       object Label2: TLabel
  56.         Left = 32
  57.         Top = 32
  58.         Width = 38
  59.         Height = 13
  60.         Caption = 'Version:'
  61.       end
  62.       object Label3: TLabel
  63.         Left = 32
  64.         Top = 52
  65.         Width = 40
  66.         Height = 13
  67.         Caption = 'Created:'
  68.       end
  69.       object Label4: TLabel
  70.         Left = 32
  71.         Top = 152
  72.         Width = 47
  73.         Height = 13
  74.         Caption = 'Comment:'
  75.       end
  76.       object Label5: TLabel
  77.         Left = 32
  78.         Top = 112
  79.         Width = 51
  80.         Height = 13
  81.         Caption = 'Language:'
  82.       end
  83.       object Label6: TLabel
  84.         Left = 32
  85.         Top = 132
  86.         Width = 33
  87.         Height = 13
  88.         Caption = 'Status:'
  89.       end
  90.       object LabelName: TLabel
  91.         Left = 88
  92.         Top = 12
  93.         Width = 13
  94.         Height = 13
  95.         Caption = '...'
  96.         Font.Charset = DEFAULT_CHARSET
  97.         Font.Color = clBlue
  98.         Font.Height = -11
  99.         Font.Name = 'MS Sans Serif'
  100.         Font.Style = [fsBold]
  101.         ParentFont = False
  102.       end
  103.       object LabelVer: TLabel
  104.         Left = 88
  105.         Top = 32
  106.         Width = 13
  107.         Height = 13
  108.         Caption = '...'
  109.         Font.Charset = DEFAULT_CHARSET
  110.         Font.Color = clPurple
  111.         Font.Height = -11
  112.         Font.Name = 'MS Sans Serif'
  113.         Font.Style = [fsBold]
  114.         ParentFont = False
  115.       end
  116.       object LabelCreat: TLabel
  117.         Left = 88
  118.         Top = 52
  119.         Width = 13
  120.         Height = 13
  121.         Caption = '...'
  122.         Font.Charset = DEFAULT_CHARSET
  123.         Font.Color = 7303023
  124.         Font.Height = -11
  125.         Font.Name = 'MS Sans Serif'
  126.         Font.Style = [fsBold]
  127.         ParentFont = False
  128.       end
  129.       object LabelLng: TLabel
  130.         Left = 88
  131.         Top = 112
  132.         Width = 13
  133.         Height = 13
  134.         Caption = '...'
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clWindowText
  137.         Font.Height = -11
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = [fsBold]
  140.         ParentFont = False
  141.       end
  142.       object LabelStat: TLabel
  143.         Left = 88
  144.         Top = 132
  145.         Width = 13
  146.         Height = 13
  147.         Caption = '...'
  148.         Font.Charset = DEFAULT_CHARSET
  149.         Font.Color = 140
  150.         Font.Height = -11
  151.         Font.Name = 'MS Sans Serif'
  152.         Font.Style = [fsBold]
  153.         ParentFont = False
  154.       end
  155.       object LabelComm: TLabel
  156.         Left = 88
  157.         Top = 152
  158.         Width = 157
  159.         Height = 65
  160.         AutoSize = False
  161.         Caption = '...'
  162.         Font.Charset = DEFAULT_CHARSET
  163.         Font.Color = clWindowText
  164.         Font.Height = -11
  165.         Font.Name = 'MS Sans Serif'
  166.         Font.Style = [fsBold, fsItalic]
  167.         ParentFont = False
  168.         WordWrap = True
  169.       end
  170.       object Label7: TLabel
  171.         Left = 32
  172.         Top = 72
  173.         Width = 47
  174.         Height = 13
  175.         Caption = 'Copyright:'
  176.       end
  177.       object LabelCopy: TLabel
  178.         Left = 88
  179.         Top = 72
  180.         Width = 153
  181.         Height = 33
  182.         AutoSize = False
  183.         Caption = '...'
  184.         Font.Charset = DEFAULT_CHARSET
  185.         Font.Color = 4473924
  186.         Font.Height = -11
  187.         Font.Name = 'MS Sans Serif'
  188.         Font.Style = [fsBold]
  189.         ParentFont = False
  190.         WordWrap = True
  191.       end
  192.       object ImageName: TImage
  193.         Left = 12
  194.         Top = 10
  195.         Width = 16
  196.         Height = 16
  197.         Picture.Data = {<image000.bmp>}
  198.         Transparent = True
  199.       end
  200.       object ImageVer: TImage
  201.         Left = 12
  202.         Top = 30
  203.         Width = 16
  204.         Height = 16
  205.         Picture.Data = {<image001.bmp>}
  206.         Transparent = True
  207.       end
  208.       object ImageCreat: TImage
  209.         Left = 12
  210.         Top = 50
  211.         Width = 16
  212.         Height = 16
  213.         Picture.Data = {<image002.bmp>}
  214.         Transparent = True
  215.       end
  216.       object ImageCopy: TImage
  217.         Left = 12
  218.         Top = 70
  219.         Width = 16
  220.         Height = 16
  221.         Picture.Data = {<image003.bmp>}
  222.         Transparent = True
  223.       end
  224.       object ImageLng: TImage
  225.         Left = 12
  226.         Top = 110
  227.         Width = 16
  228.         Height = 16
  229.         Transparent = True
  230.       end
  231.       object ImageStat: TImage
  232.         Left = 12
  233.         Top = 130
  234.         Width = 16
  235.         Height = 16
  236.         Transparent = True
  237.       end
  238.       object ImageComm: TImage
  239.         Left = 12
  240.         Top = 150
  241.         Width = 16
  242.         Height = 16
  243.         Picture.Data = {<image004.bmp>}
  244.         Transparent = True
  245.       end
  246.     end
  247.   end
  248. end
  249.